Endpoints Reference
This section describes the data types and functions that you use with endpoints. You can also use general provider data types and functions with endpoints. General structures and functions are described in the reference section of the chapter "Providers" in this book.
- Note
- Some endpoint data types and functions correspond exactly to those in the X/Open Transport Interface (XTI), from which Open Transport derives its application programming interface. Appendix A lists these data types and functions. You can refer to these data types and functions by their Open Transport names or their corresponding XTI names. For example, you can refer to the Open Transport function
OTBind
by the XTI namet_bind
. This chapter refers to endpoint data types and functions by their Open Transport names.![]()
Subtopics
- Constants and Data Types
- Functions